The following tables list the members exposed by DataPresenterResourceSet<T>.
Name | Description | |
---|---|---|
Add | Adds a resource by key to this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
BeginInit | Begins the initialization phase for this System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
Clear | Clears all keys (and values) in the base System.Windows.ResourceDictionary. This does not clear any merged dictionary items. (Inherited from System.Windows.ResourceDictionary) | |
Contains | Determines whether the System.Windows.ResourceDictionary contains an element with the specified key. (Inherited from System.Windows.ResourceDictionary) | |
CopyTo | Copies the System.Windows.ResourceDictionary elements to a one-dimensional System.Collections.DictionaryEntry at the specified index. (Inherited from System.Windows.ResourceDictionary) | |
EndInit | Ends the initialization phase, and invalidates the previous tree such that all changes made to keys during the initialization phase can be accounted for. (Inherited from System.Windows.ResourceDictionary) | |
FindName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) | |
GetEnumerator | Returns an System.Collections.IDictionaryEnumerator that can be used to iterate through the System.Windows.ResourceDictionary. (Inherited from System.Windows.ResourceDictionary) | |
RegisterName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) | |
Remove | Removes the entry with the specified key from the base dictionary. (Inherited from System.Windows.ResourceDictionary) | |
ToString | (Inherited from Infragistics.Windows.Themes.ResourceSet) | |
UnregisterName | Not supported by this Dictionary implementation. (Inherited from System.Windows.ResourceDictionary) |
Name | Description | |
---|---|---|
OnGettingValue | Occurs when the System.Windows.ResourceDictionary receives a request for a resource. (Inherited from System.Windows.ResourceDictionary) | |
VerifyResources | (Inherited from Infragistics.Windows.Themes.ResourceSet) |